CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - harris opencv

搜索资源列表

  1. coraseHarrisMaxEx

    0下载:
  2. 利用opencv实现改进harris局部极大值抑制,针对opencv自带角点检测作出一定改进。-Improved Harris local maxima suppression
  3. 所属分类:OpenCV

    • 发布日期:2015-06-26
    • 文件大小:3072
    • 提供者:王成
  1. coraseHarrisAndCanny

    0下载:
  2. 结合边缘检测实现harris角点检测,针对opencv自带角点检测作出一定改进。-Combined with the edge detection of Harris corner detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:3169
    • 提供者:王成
  1. susan_corner

    0下载:
  2. 本算法实现了基于opencv的susan角点检测算法,实现效果相对于Harris效果较好。- This algorithm has realized the Susan corner detection algorithm based on opencv, implementation effect relative to the Harris effect is better.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4678
    • 提供者:胡屯仓
  1. My_corner

    1下载:
  2. 仅用opencv读图,c语言实现了harris角点检测算法-Opencv only interpret blueprints, c language the harris corner detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2015-12-14
    • 文件大小:1602560
    • 提供者:金圣韬
  1. coraseHarrisAndCanny

    0下载:
  2. harris角点检测算法 结合opencv实现-coraseHarrisAndCanny with opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:21317
    • 提供者:creed
  1. coraseHarris

    0下载:
  2. 基于OpenCV的关于harris 角点检测-OpenCV based on harris corner detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:20636
    • 提供者:梅栋
  1. Harriscorner1

    0下载:
  2. 在opencv上编写的Harris角点检测,不是直接调用里面的函数,把是角点的位置标记了出来-Harris corner detection in opencvprepared, not direct calls to the function, the position angle of the point is marked out
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:777177
    • 提供者:windbells
  1. harris_guass

    0下载:
  2. 自己利用高斯函数编写的harris焦点检测程序,可运行。整个程序是基于opencv的cvmat类编写的,但是没有直接调用opencv的内置函数-Own Gaussian function written harris focus detection program can be run. The whole program is based on opencv cvmat class preparation, but there is no direct call to the built-in
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2505454
    • 提供者:坐看云起
  1. OpenCVdemo

    0下载:
  2. OpenCV中Harris角点检测相关的知识点 Harris角点检测的cornerHarris函数的使用方法-Harris corner detection in OpenCV related knowledge Use cornerHarris Harris corner detection function
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2236935
    • 提供者:陆伟
  1. harriscorner2

    0下载:
  2. 在opencv上编写的Harris角点检测,先进行Candy边缘检测,再检测角点,不是直接调用里面的函数,把是角点的位置标记了出来 -Harris corner detection in opencv prepared to make Candy edge detection, and then detect the corner, which is not a direct call function to mark the position of the corner points ou
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3200
    • 提供者:windbells
  1. Harriecorner3

    0下载:
  2. 在opencv上编写的Harris角点检测,检测角点,先排序在抑制,,不是直接调用里面的函数,把是角点的位置标记了出来 -Opencv written on Harris corner detection, corner detection, the first sort,, not directly inhibit the function call inside, to the position of corner markers out
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2855
    • 提供者:windbells
  1. opencvharris

    0下载:
  2. 自己写的使用opencv对图像进行harris角点特征提取,可用于特征匹配-Use the image opencv harris corner detection, feature matching can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3708129
    • 提供者:jiangchen
  1. HarrisDetector

    0下载:
  2. Harris角点检测是一种经典的角点检测方法,该代码中包含 1.原始的直接调用OpenCV实现角点检测; 2.封装自定义类来改进角点检测; 3.实现了增加容忍距离解决特征点聚类是角点分布均匀-Harris corner detection is a classical corner detection method, the code contained 1. The original of directly calling OpenCV corner detection to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5508096
    • 提供者:蓝梦
  1. CreateCornerDetector

    0下载:
  2. vs2010+opencv,创建Harris和Shi-Tomasi检测器,检测输入图像中的特征点-vs2010+opencv, create Harris and Shi-Tomasi detector detects feature points in the input image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2696299
    • 提供者:YYT
  1. Bobby-D-Match

    0下载:
  2. opencv自写的Horsdorff匹配搜索,融合了角点提取加快搜索速度-OpenCV Horsdorff matching Harris
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10396436
    • 提供者:邓卓健
  1. Harrismatch

    0下载:
  2. Harris operator extracting feature points, matching proposed matching program, (based on opencv).
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-31
    • 文件大小:12854307
    • 提供者:烛光
  1. main_harris

    0下载:
  2. 获取并显示harris特征点,使用opencv-get and show harris feature, use opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1201
    • 提供者:zhang
  1. HarrisCornerDetection

    0下载:
  2. 实现Harris Corner Detection函数功能,不直接调用Opencv已有库函数-realize the function in Opencv for Harris Corner Detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3397839
    • 提供者:jeremyyoung
  1. HarrisCorner

    3下载:
  2. 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
  3. 所属分类:OpenCV

    • 发布日期:2016-11-30
    • 文件大小:504832
    • 提供者:qian
  1. coraseHarris

    0下载:
  2. opencv应用程序 Harris角点检测程序 及coraseHarrisMaxEx coraseHarrisAndCanny程序 对于初学者掌握Harris角点检测算法很有帮助- coraseHarris coraseHarrisMaxEx coraseHarrisAndCanny
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:8737
    • 提供者:hanll
« 1 2 3 45 »
搜珍网 www.dssz.com